@charset "utf-8";
/* CSS Document */


 .headpp{
   top: 0 !important;
   transition: all 0.5s ease;
   box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
   background: #000 !important;
}
.headpp .p_wbox{
     background-color: rgba(255, 255, 255, 1)!important;
     transition: all 1s ease; 
}
.headpp #w_img-1516584120407  .w_img img{
  Transform: scale(1);
  transition: all 1s ease;
}
.headpp #w_img-1516584120407 {
  top:30px!important; 
  transition: all 1s ease;
}
   .headpp #c_nav_main-15283594011604560 {
     top:40px!important;
}
#w_wbox-1528420545161 {  
  transition: all 0.5s ease;
}

.headpp #w_rbox-1528359690339{ 
  top:35px!important;
}


@media only screen and (max-width: 768px){
    	#w_grid-1598255841886 .reset_style {
		    	display: none;
			}
			.img_logo2{
				display: block !important;
			}
			.img_logo1{
				display: none !important;
			}
			.news_li{
				width: 50% !important;
			}
			
			#w_grid-1598255841886 .reset_style {
			    display: block !important;
			}
			.c_portalResnav_main-01001002 {
				    width: auto !important;
				}
}
	.img_logo2{
		display: none;
	}
	.img_logo1{
		display: block;
	}